-
Notifications
You must be signed in to change notification settings - Fork 378
Added new empty shell runtime for BridgeHubPolkadot
(without bridging stuff) for onboarding parachain on Polkadot
#2137
Conversation
…ng stuff) for onboarding parachain on Polkadot
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs pallet_xcm |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310601 was started for your command Comment |
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs frame_system |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310633 was started for your command Comment |
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs pallet_balances |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310645 was started for your command Comment |
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs pallet_multisig |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310662 was started for your command Comment |
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs pallet_session |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310666 was started for your command Comment |
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs pallet_utility |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310667 was started for your command Comment |
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs pallet_timestamp |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310673 was started for your command Comment |
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs pallet_collator_selection |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310674 was started for your command Comment |
/cmd queue -c bench $ pallet bridge-hub-polkadot bridge-hubs cumulus_pallet_xcmp_queue |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310675 was started for your command Comment |
/cmd queue -c bench $ xcm bridge-hub-polkadot bridge-hubs pallet_xcm_benchmarks::fungible |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310676 was started for your command Comment |
/cmd queue -c bench $ xcm bridge-hub-polkadot bridge-hubs pallet_xcm_benchmarks::generic |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2310677 was started for your command Comment |
@bkontur Command |
@bkontur Command |
@bkontur Command |
@bkontur Command |
@bkontur Command |
@bkontur Command |
@bkontur Command |
/cmd queue -c bench $ xcm bridge-hub-polkadot bridge-hubs pallet_xcm_benchmarks::fungible |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2328396 was started for your command Comment |
@bkontur Command |
/cmd queue -c bench $ xcm bridge-hub-polkadot bridge-hubs pallet_xcm_benchmarks::fungible |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2332067 was started for your command Comment |
@bkontur Command |
/cmd queue -c bench $ xcm bridge-hub-polkadot bridge-hubs pallet_xcm_benchmarks::fungible |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2332196 was started for your command Comment |
…e-hubs pallet_xcm_benchmarks::fungible
@bkontur Command |
/cmd queue -c bench $ xcm bridge-hub-polkadot bridge-hubs pallet_xcm_benchmarks::generic |
@bkontur https://gitlab.parity.io/parity/mirrors/cumulus/-/jobs/2332412 was started for your command Comment |
…e-hubs pallet_xcm_benchmarks::generic
@bkontur Command |
bot merge |
Waiting for commit status. |
…ng stuff) for onboarding parachain on Polkadot (#2137) * Added new empty shell runtime for `BridgeHubPolkadot` (without bridging stuff) for onboarding parachain on Polkadot * Fix benchmarks/try-runtime * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs frame_system * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs pallet_balances * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs pallet_multisig * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs pallet_xcm * Fixes * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs pallet_session * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs pallet_utility * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs pallet_timestamp * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs pallet_collator_selection * ".git/.scripts/commands/bench/bench.sh" pallet bridge-hub-polkadot bridge-hubs cumulus_pallet_xcmp_queue * PR fixes * Rebase fix * Fix new runtime api * ".git/.scripts/commands/bench/bench.sh" xcm bridge-hub-polkadot bridge-hubs pallet_xcm_benchmarks::fungible * ".git/.scripts/commands/bench/bench.sh" xcm bridge-hub-polkadot bridge-hubs pallet_xcm_benchmarks::generic * Updated aura/bootNodes in `create_bridge_hub_polkadot_spec.sh` --------- Co-authored-by: command-bot <>
new empty shell runtime for BridgeHubPolkadot, basicaly it is "exact" copy of BridgeHubKusama runtime from here with several constant/ss58format... adjustments